home *** CD-ROM | disk | FTP | other *** search
/ Night Owl's Games 2 / Night Owl's Shareware (NOPV_GAMES 2) Games Disc II (Night Owl) (1994).iso / 005a / doomstuf.zip / DOOMCHET.TXT < prev    next >
Text File  |  1993-12-14  |  3KB  |  70 lines

  1.                      ---------------------------------
  2.                              The Doom Cheater
  3.                      ---------------------------------
  4.  
  5.                            hacked by:
  6.                               The Ferret
  7.  
  8.    For all you gamers out there who are having some trouble with some
  9. spot in ID's new game, DOOM, and for you folks who are just bored with
  10. the game (already) and want to have some fun with it, then hack up the
  11. save game file and give yerself whatever you want!
  12.  
  13.    The savegames are in the \DOOMDATA directory off your root.  Use
  14. something like Norton Diskedit or PC Tools to edit these codes into
  15. the file.  They are in the format DOOMSAV?.DSG where ? is 0-5, 0 is
  16. the first save game in the list, 1 is the 2nd, and so on...
  17.  
  18.    Here are the codes, in HEX offset.  All the codes appear in the
  19. first 0-200 offset.  So, it's all in the 1st section.  You can 
  20. convert HEX to DEC by multiplying the 1st part of the HEX code by 16, 
  21. and adding the second part.  Go backwards by dividing and subtracting.  
  22. ANYWAY, enough of the tutorial, and on the the CODES!!!
  23.  
  24.    NOTE:  For all my tinkering, I cannot get the Plasma Rifle or
  25.           BFG-9000 to hack in.  I put the codes in the correct
  26.           locations, and give myself enuff ammo, but the weapon
  27.           will not come up when I select the key.  I don't think
  28.           ID coded the Plasma Rifle or BFG into the shareware
  29.           version.
  30.  
  31.    Here's the codes
  32.    -----------------------------------------------------
  33.    Offset 0:       Range          Function    
  34.  
  35.    56 - 57     01 00 - FF FF      This is your current health
  36.                                   you can make it as high as you
  37.                                   want, but the game will dump it
  38.                                   down to 200% the first time you
  39.                                   get hit.
  40.    5A - 5B     00 00 - FF FF      This is your armor, different
  41.                                   from health, you can make this
  42.                                   mugger as high as you want!
  43.    7A             00 - 01         Blue Keycard, 00 - off
  44.                                                 01 - on
  45.    7E             00 - 01         Yellow Keycard
  46.    82             00 - 01         Red Keycard
  47.    B3             00 - 01         Pistol
  48.    B6             00 - 01         Shotgun, 00 - off
  49.                                            01 - on
  50.    BA             00 - 01         Chaingun
  51.    BE             00 - 01         Rocket Launcher
  52.    C2             00 - 01         Plasma Rifle
  53.    C6             00 - 01         BFG9000
  54.    CA             00 - 01         Chainsaw
  55.    CE - CF     00 00 - FF FF      Bullets
  56.    D2 - D3     00 00 - FF FF      Shotgun Shells
  57.    D6 - D7     00 00 - FF FF      Power Cells
  58.    DA - DB     00 00 - FF FF      Rockets
  59.    DE - DF     00 00 - FF FF      Maximum Bullets
  60.    E2 - E3     00 00 - FF FF      Maximum Shells
  61.    E6 - E7     00 00 - FF FF      Maxiumum Cells
  62.    EA - EB     00 00 - FF FF      Maximum Rockets
  63.  
  64.    Note: I'm not responsible if you fuck up your savegame, so a backup
  65.          might be a good idea.............
  66.  
  67. ----------------------------------------------------------------
  68. The Ferret - mail suggestions, comments to:
  69.              KEEFERTR@UDAVXB.OCA.UDAYTON.EDU
  70.